cvs2html software package provides create HTML versions of CVS logs, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cvs2html
cvs2html is installed in your system.
Make ensure the cvs2html package were installed using the commands given below,
$ sudo dpkg-query -l | grep cvs2html *
You will get with cvs2html package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Web Software |
| Package | cvs2html |
| Version | 1.98-3 |
| Description | create HTML versions of CVS logs |
| Sub Section | Web |